home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / ckit15a.arc / CKITDEMO < prev    next >
Text File  |  1990-08-13  |  444b  |  20 lines

  1. REM Ckitdemo will work using either pcboard.sys or door.sys
  2. REM whichever you prefer
  3. REM Modify this file to bring up the demo whichever way you have
  4. REM See the CKITDEMO.C CKITDEMO.H for the source code.
  5. c:
  6. cd \pcb\doors\ckitdemo
  7. ckitdemo c:\pcb\pcboard.sys c:\pcb\main\users
  8. c:
  9. cd \pcb
  10. board
  11.  
  12. ------------  OR  ------------------------
  13.  
  14. c:
  15. cd \pcb\doors\ckitdemo
  16. ckitdemo c:\pcb\door.sys c:\pcb\main\users
  17. c:
  18. cd \pcb
  19. board
  20.